home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / DefineSprite_1799 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  146 b   |  10 lines

  1. stop();
  2. if(eval("/Variables:CarreauMur") == 1)
  3. {
  4.    gotoAndStop(2);
  5. }
  6. else if(eval("/Variables:CarreauMur") == 2)
  7. {
  8.    gotoAndStop(3);
  9. }
  10.